價格:免費
更新日期:2017-08-28
檔案大小:1.3M
目前版本:1.1
版本需求:Android 4.0.3 以上版本
官方網站:mailto:rebrohead@gmail.com
My friend was looking for a binary watch and he couldn't find one that was really binary. So I decided to make one.
All the other watches use binary bits to represent one decimal digit and then put them together to form a decimal number. In Binary Watch one row of bits represents the whole (hours or minutes) value.
How to read the watch:
- two time formats: 12H / 24H
- 1st row: Hours :
12H format: 1st bit indicates AM(0)/PM(1), 2nd bit is always off, 3rd-6th bit represent the current hours value
24H format: 1st bit is always off, 2nd-6th bit represent the current hours value
- 2nd row: Minutes:
1st-6th bit represent the current minutes value
Release 1.1:
- added coloring of bits with a color picker
- added a new circular shape
Enjoy. All suggestions are welcome.